I'm writing different queries in SQL Server. I have 2 tables, Employees and Departments. Table Employees consists of EMPLOYEE_ID, ENAME, ID_DEP - department id.
How i can get the count of emails inside Trash folder with outlook web add-ins i try to use EWS xml, but it show an error let xml = '<?xml version="1.0"
I'm trying to install virtualenvwrapper. I need to use specific python version: 3.6.10 So I set VIRTUALENVWRAPPER_PYTHON to /usr/local/bin/python3.6 When I run
i have the following problem. I want to write a Macro, that copies three specific columns from a file "Rest.xlsx" into the original file "Schweben.xlsm". Both f
I have a MEAN app I'm working on. In the backend we have the mongoDB collections users, resumes, experiences. These build off each other so users have resumes,
What's the meaning of count, bins, ignored in the code below which I found on the numpy website (https://numpy.org/doc/stable/reference/random/generated/numpy.r
I am trying to do when i destroy all boxes something happen. My code is; using System.Collections; using System.Collections.Generic; using UnityEngine; using Un
I need to install cv2 for a script that has been written for me. I tried pip install cv2 and pip install open_cv and got the same problem - a warning message f
Using discord.py in python, I can do the following and it'll slowly delete all messages in a channel even if they're more than 2 weeks old: async def clear(self
I'm very new with all this stuff can you help me fix it ? ---------------------what I see-------------------------------- this is what I see on bash termnial :